Skip to content

[FIX] account_statement_import_sheet_file_bg: Fixed JSON file data#370

Closed
feg-adhoc wants to merge 1 commit intoingadhoc:18.0from
adhoc-dev:18.0-h-110619-feg
Closed

[FIX] account_statement_import_sheet_file_bg: Fixed JSON file data#370
feg-adhoc wants to merge 1 commit intoingadhoc:18.0from
adhoc-dev:18.0-h-110619-feg

Conversation

@feg-adhoc
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings February 12, 2026 13:40
@roboadhoc
Copy link
Contributor

Pull request status dashboard

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Este PR corrige un problema relacionado con la serialización JSON de datos en trabajos en segundo plano (background jobs) al procesar importaciones de extractos bancarios. El cambio convierte explícitamente el contenido del archivo a string antes de pasarlo al diccionario wizard_data que se serializa para el trabajo en segundo plano.

Changes:

  • Agrega conversión explícita str() al contenido del archivo dividido antes de pasarlo a wizard_data en el proceso de importación de extractos bancarios en segundo plano

@feg-adhoc feg-adhoc force-pushed the 18.0-h-110619-feg branch 4 times, most recently from 19b2fda to 80716bd Compare February 25, 2026 14:53
@feg-adhoc feg-adhoc force-pushed the 18.0-h-110619-feg branch from 80716bd to f8379a6 Compare March 2, 2026 20:54
@rov-adhoc
Copy link
Contributor

@roboadhoc r+ nobump

roboadhoc pushed a commit that referenced this pull request Mar 3, 2026
closes #370

Signed-off-by: rov-adhoc <rov@adhoc.com.ar>
@roboadhoc roboadhoc closed this Mar 3, 2026
@roboadhoc roboadhoc deleted the 18.0-h-110619-feg branch March 3, 2026 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants